app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
vector_tile
/
[androidJvm]VectorTile
/
Tile
/
Value
/
Builder
/
setFloatValue
set
Float
Value
open
fun
setFloatValue
(
value
:
Float
)
:
VectorTile.Tile.Value.Builder
optional float float_value = 2;
Return
This builder for chaining.
Parameters
value
The floatValue to set.